object RenFile: TRenFile Left = 303 Top = 272 ActiveControl = edFileName BorderIcons = [biSystemMenu] BorderStyle = bsSingle ClientHeight = 77 ClientWidth = 282 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 282 Height = 77 Align = alClient BevelInner = bvLowered BorderWidth = 2 TabOrder = 0 object Button1: TButton Left = 111 Top = 42 Width = 62 Height = 22 Caption = 'Ok' TabOrder = 0 OnClick = Button1Click end object Panel2: TPanel Left = 4 Top = 4 Width = 274 Height = 25 Align = alTop BevelOuter = bvNone BorderStyle = bsSingle TabOrder = 1 object edFileName: TEdit Left = 0 Top = 0 Width = 270 Height = 21 TabOrder = 0 end end end end